[INFO] fetching crate rs-docker-api-rs 0.3.2...
[INFO] testing rs-docker-api-rs-0.3.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rs-docker-api-rs 0.3.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rs-docker-api-rs 0.3.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rs-docker-api-rs 0.3.2
[INFO] tweaked toml for crates.io crate rs-docker-api-rs 0.3.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rs-docker-api-rs 0.3.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rs-docker-api-rs 0.3.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6eacde756646408a3f2cc40ccf29f13db10c1c061a38c4f108642f5adbd53011
[INFO] running `Command { std: "docker" "start" "-a" "6eacde756646408a3f2cc40ccf29f13db10c1c061a38c4f108642f5adbd53011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6eacde756646408a3f2cc40ccf29f13db10c1c061a38c4f108642f5adbd53011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eacde756646408a3f2cc40ccf29f13db10c1c061a38c4f108642f5adbd53011", kill_on_drop: false }`
[INFO] [stdout] 6eacde756646408a3f2cc40ccf29f13db10c1c061a38c4f108642f5adbd53011
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62f9308cb94dc1f3c84a3688f0204afd74a169d880796fc18622b835b598964d
[INFO] running `Command { std: "docker" "start" "-a" "62f9308cb94dc1f3c84a3688f0204afd74a169d880796fc18622b835b598964d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling containers-api v0.9.0
[INFO] [stderr]    Compiling rs-docker-api-stubs v0.8.0
[INFO] [stderr]    Compiling rs-docker-api-rs v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `models`
[INFO] [stdout]  --> src/api/exec.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     models,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models`
[INFO] [stdout]  --> src/api/network.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     models,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `system::*`
[INFO] [stdout]   --> src/api/mod.rs:31:55
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use {container::*, exec::*, image::*, network::*, system::*, volume::*};
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "62f9308cb94dc1f3c84a3688f0204afd74a169d880796fc18622b835b598964d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62f9308cb94dc1f3c84a3688f0204afd74a169d880796fc18622b835b598964d", kill_on_drop: false }`
[INFO] [stdout] 62f9308cb94dc1f3c84a3688f0204afd74a169d880796fc18622b835b598964d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9a8551d28a98231ea2c9e128d78fb0d7c66825b695cb47c6c1cf0953e240412
[INFO] running `Command { std: "docker" "start" "-a" "e9a8551d28a98231ea2c9e128d78fb0d7c66825b695cb47c6c1cf0953e240412", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rs-docker-api-stubs v0.8.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling containers-api v0.9.0
[INFO] [stderr]    Compiling rs-docker-api-rs v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `models`
[INFO] [stdout]  --> src/api/exec.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     models,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models`
[INFO] [stdout]  --> src/api/network.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     models,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `system::*`
[INFO] [stdout]   --> src/api/mod.rs:31:55
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use {container::*, exec::*, image::*, network::*, system::*, volume::*};
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models`
[INFO] [stdout]  --> src/api/exec.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     models,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models`
[INFO] [stdout]  --> src/api/network.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     models,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `system::*`
[INFO] [stdout]   --> src/api/mod.rs:31:55
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use {container::*, exec::*, image::*, network::*, system::*, volume::*};
[INFO] [stdout]    |                                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/opts/mod.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let timestamp = chrono::NaiveDateTime::from_timestamp_opt(2_147_483_647, 0);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/opts/mod.rs:133:54
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let since = chrono::DateTime::<chrono::Utc>::from_utc(timestamp.unwrap(), chrono::Utc);
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]  --> examples/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]   --> examples/volume.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |             use docker_api::opts::VolumeCreateOpts;
[INFO] [stdout]    |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `docker_api`
[INFO] [stdout]  --> examples/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]  --> examples/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]  --> examples/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]  --> tests/common.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use docker_api::{
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `docker_api`
[INFO] [stdout]  --> tests/common.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use docker_api::{
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]   --> examples/image.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |             use docker_api::opts::ImageBuildOpts;
[INFO] [stdout]    |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]    --> examples/image.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |             use docker_api::opts::ImageRemoveOpts;
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `docker_api`
[INFO] [stdout]  --> examples/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]    --> examples/image.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |             use docker_api::opts::ImageListOpts;
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]    --> examples/image.rs:213:17
[INFO] [stdout]     |
[INFO] [stdout] 213 |             use docker_api::opts::{PullOpts, RegistryAuth};
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]    --> examples/image.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |             use docker_api::api::Image;
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]    --> examples/image.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 253 |             use docker_api::opts::TagOpts;
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `docker_api`
[INFO] [stdout]    --> examples/image.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |             use docker_api::Error;
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]  --> tests/common.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use docker_api::{
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]  --> tests/docker_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use docker_api::opts::{DataUsageType, SystemDataUsageOpts};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `docker_api`
[INFO] [stdout]  --> tests/common.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use docker_api::{
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryStreamExt`
[INFO] [stdout]  --> tests/common.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use futures_util::{StreamExt, TryStreamExt};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-docker-api-rs` (example "volume") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-docker-api-rs` (test "common") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-docker-api-rs` (test "docker_tests") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0432]: unresolved import `docker_api`
[INFO] [stdout]  --> examples/common.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> examples/image.rs:151:47
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 match export_result.and_then(|bytes| export_file.write(&bytes).map_err(Error::from))
[INFO] [stdout]     |                                               ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all function arguments must have a statically known size
[INFO] [stdout]     = help: unsized fn params are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-docker-api-rs` (example "common") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]  --> tests/common.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use docker_api::{
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]    --> tests/container_tests.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     use docker_api::opts::ContainerCommitOpts;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]    --> tests/container_tests.rs:414:9
[INFO] [stdout]     |
[INFO] [stdout] 414 |     use docker_api::models::FilesystemChange;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]    --> tests/container_tests.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |     use docker_api::opts::LogsOpts;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]    --> tests/container_tests.rs:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |     use docker_api::opts::{ContainerFilter, ContainerListOpts};
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `docker_api` in this scope
[INFO] [stdout]    --> tests/container_tests.rs:600:9
[INFO] [stdout]     |
[INFO] [stdout] 600 |     use docker_api::opts::{ContainerPruneFilter, ContainerPruneOpts};
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `docker_api`
[INFO] [stdout]  --> tests/common.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use docker_api::{
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-docker-api-rs` (example "image") due to 10 previous errors
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/container_tests.rs:291:12
[INFO] [stdout]     |
[INFO] [stdout] 291 |         Ok(chunk) => {
[INFO] [stdout]     |            ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/container_tests.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         Ok(chunk) => {
[INFO] [stdout]     |         ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:561:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-docker-api-rs` (test "container_tests") due to 9 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e9a8551d28a98231ea2c9e128d78fb0d7c66825b695cb47c6c1cf0953e240412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9a8551d28a98231ea2c9e128d78fb0d7c66825b695cb47c6c1cf0953e240412", kill_on_drop: false }`
[INFO] [stdout] e9a8551d28a98231ea2c9e128d78fb0d7c66825b695cb47c6c1cf0953e240412
